home *** CD-ROM | disk | FTP | other *** search
/ CyberMycha 2008 January / Cybermycha 1_2008.iso / ProgramFilesFolder / Data / Menu / uidef / EditBox.def < prev    next >
Encoding:
Text File  |  2004-01-09  |  1.3 KB  |  51 lines

  1. !Include("UI.def")
  2.  
  3. Button("UIEdit","EditBoxPattern","","Pattern")
  4. {
  5.     Checked(0)
  6.     Disabled(0)
  7.     CanCallPress(0)
  8.     CanCheck(1)
  9.     MouseLeaveDestroyFocus(1)
  10.     CheckSound("data/sounds/click")
  11.     TextureCheckedRect("Menu_Main.dds",1024.0,1024.0,833.0,88.0,838.0,93.0)
  12.     TextureCheckedAlpha(1.0)
  13.     TextCheckedAlpha(1.0)
  14.     TextureDisabledAlpha(1.0)
  15.     TextDisabledAlpha(1.0)
  16.     TextureFocusCheckAlpha(1.0)
  17.     TextFocusCheckAlpha(1.0)
  18.     TextCheckedColor(1.0,1.0,1.0)
  19.     CallPressPeriod(0.1)
  20.     DoubleClick(0.3)
  21.     Command(1)
  22.     Notify(1)
  23.     CanFocus(0)
  24.     TextureFocusAlpha(1.0)
  25.     TextFocusAlpha(1.0)
  26.     TextHighLightColor(1.0,1.0,1.0)
  27.     SelKeyUp(0)
  28.     SelKeyDown(0)
  29.     FocusSound("data/sounds/highlight")
  30.     Text("")
  31.     TextAlpha(1.0)
  32.     TextColor(1.0,1.0,1.0)
  33.     Font("TextFont")
  34.     TextPosFlags(34)
  35.     PatternFile("../uidef/editbox.def")
  36.     Mouse(1)
  37.     Keyboard(1)
  38.     Joy(0)
  39.     Visible(1)
  40.     ParentPositioning(0)
  41.     ParentCenteringX(0)
  42.     ParentCenteringY(0)
  43.     ParentSizingX(0)
  44.     ParentSizingY(0)
  45.     FrameCornerSize(2,2)
  46.     TextureRect("Menu_Main.dds",1024.0,1024.0,833.0,88.0,838.0,93.0)
  47.     TextureAlpha(1.0)
  48.     LogicSize(0.22375003,0.055)
  49.     LogicPos(0.388125,0.14442955)
  50. }// [UIEdit] Edit
  51.